[9.0](backport #44622) [Kafka] Update sarama to include error handling fix#44647
Merged
[9.0](backport #44622) [Kafka] Update sarama to include error handling fix#44647
Conversation
This PR updates Sarama to the current Elastic fork, targeting the commit:
```
commit 7672917f26b6112627457d6bd1736a8636449c5b (HEAD, upstream/beats-fork)
Merge: e414b10 a10b157
Author: Fae Charlton <fae.charlton@elastic.co>
Date: Tue Jun 3 13:51:45 2025 -0400
Merge pull request #28 from faec/broker-rst-fix
Clean up broker connections when returning a short-circuit error during metadata fetch
```
This includes the fix for #44606.
(cherry picked from commit 4195119)
# Conflicts:
# NOTICE.txt
# go.mod
# go.sum
Contributor
Author
|
Cherry-pick of 4195119 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @faec? 🙏 |
1 similar comment
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @faec? 🙏 |
faec
approved these changes
Jun 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates Sarama to the current Elastic fork, targeting the commit:
This includes the fix for #44606.
This is an automatic backport of pull request #44622 done by Mergify.